home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
You're the Director
/
You're The Director.iso
/
pc
/
pcf
/
df.dir
/
00031_Continue regist. F.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-08
|
216 b
|
13 lines
on mouseUp
puppetSprite(6, 0)
repeat with x = 19 to 20
puppetSprite(x, 1)
set the visible of sprite x to 1
puppetSprite(x, 0)
end repeat
go(19)
unLoadCast()
puppetSound(0)
updateStage()
end